Welcome![Sign In][Sign Up]
Location:
Search - canny edge detection

Search list

[OpenCVimage-edge-detection

Description: 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced in MFC how to add functions to use the associated openCV.
Platform: | Size: 2868224 | Author: LiChongliang | Hits:

[Special EffectsUsing-Canny-edge-extraction

Description: 本代码时使用Canny算子进行边缘检测的实现-Using Canny edge detection operator training
Platform: | Size: 190464 | Author: 李士超 | Hits:

[OpenCVAvi-file-edge-detection-

Description: 本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
Platform: | Size: 6051840 | Author: Yuan Li | Hits:

[Special Effectscanny-edge-detect

Description: 本代码主要实现Canny算子边缘检测的功能,可以调节阈值进行比较。我测试的时候发现阈值80比较理想。-This code mainly realize Canny edge detection function, you can adjust the threshold. When I found that the threshold test 80 is ideal.
Platform: | Size: 1136640 | Author: patricknew | Hits:

[2D Graphiccanny-Edge-detection

Description: 用cany方法对lenna图像进行边缘检测,进行了具体的编程,没有调用matlab的集成的函数-By cany method lenna image edge detection, carried out specific programming, without calling matlab function integration
Platform: | Size: 48128 | Author: wangyouquan | Hits:

[OpenCVEdge-detection-using-Canny

Description: 使用边缘检测的Canny算子检测圆形边缘,并且用哈夫方法检测圆形-Use the Canny edge detection operator to detect circular edge, and hough method is used to inspect the circular
Platform: | Size: 6223872 | Author: 陈永志 | Hits:

[Software Engineeringcanny-edge

Description: canny edge detection method
Platform: | Size: 1024 | Author: Dharampal | Hits:

[Special EffectsAn-image-edge-detection-algorithm

Description: 一种图像边缘检测算法,基于canny的边缘检测算法-An image edge detection algorithm based on canny edge detection algorithm. . .
Platform: | Size: 2048 | Author: haojianbo | Hits:

[matlabEdge-detection-algorithm

Description: 用Lena标准检测图像,Sobel算子边缘检测、Prewitt算子边缘检测、Roberts算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测完整算法代码 -By Lena standard test image, Sobel operator edge detection, Prewitt edge detection operator, Roberts operator edge detection, Laplace operator edge detection, Canny edge detection operator complete algorithm code
Platform: | Size: 20480 | Author: why | Hits:

[Othercanny-edge-detecction

Description: canny边缘检测,Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但是,我们讨论计算能力的时候,也要考虑到随着处理器速度不断提升,有望在未来几年使得这不再成为一个问题。-canny edge detection, Canny algorithm is suitable for different occasions. It allows the parameters adjusted according to the specific requirements of different implementations to identify different edge characteristics. For real-time image processing on a PC, it may not be too slow to use, especially when using large Gaussian filter case. However, we discuss the computational power of the time, also taking into account rising as processor speed, is expected to make in the next few years, this is no longer a problem.
Platform: | Size: 132096 | Author: 张聪 | Hits:

[Special EffectsCanny边缘检测.c

Description: canny边缘检测,用MATLAB编写,能较好的实现边缘检测(Canny edge detection, written in MATLAB, can better achieve edge detection)
Platform: | Size: 3072 | Author: 大鹏鹏大 | Hits:

[VHDL-FPGA-VerilogCANNY

Description: 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged.)
Platform: | Size: 7168 | Author: TonytheGreat | Hits:

[Othercanny

Description: Edge detection of rgb image by using canny detector
Platform: | Size: 9216 | Author: huma443 | Hits:

[Special EffectsCanny

Description: 本压缩包是canny边缘检测的相关程序,有利于初学者学习边缘检测相关知识。图片路径请自行改动。(The compression package is Canny edge detection related procedures, useful for beginners to learn edge detection related knowledge. Please change the picture path automatically.)
Platform: | Size: 15543296 | Author: 米兰的小铁匠1 | Hits:

[Special Effectscanny边缘检测

Description: 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
Platform: | Size: 3072 | Author: tingwwwting | Hits:

[Special EffectsCANNY

Description: 根据CNNAY算法的4个步骤 1. 用高斯滤波器平滑图像;(图像去噪) 2. 用一阶偏导有限差分计算梯度幅值和方向;(特征增强) 3. 对梯度幅值进行非极大值抑制 ;(边缘检测) 4. 用双阈值算法检测和连接边缘。(形态学处理) 编写的边缘检测程序,简单实用(There are four parts of Canny edge detection: 1. smoothing the image with Gauss filter; (image denoising) 2. calculate gradient amplitude and direction by first order partial derivative finite difference method (feature enhancement) 3. non maximum suppression of the gradient amplitude; (edge detection) 4. detect and connect edges with double threshold algorithm. (morphological treatment))
Platform: | Size: 1024 | Author: UJSLEMON | Hits:

[Special EffectsImage-Processing-labs-master

Description: Canny edge Detection, Watershed Segmentation, Stereo Matching and Lucas-Kanade techniques. Using C++ and blepo (A library create at Clemson University to handle image processing)
Platform: | Size: 71680 | Author: 穿山甲说 | Hits:

[Special EffectsImageProcessing-master

Description: Canny Edge Detection And Hough Transform Line Detection The code is written in Visual C++. USING THE MAIN CODE The Input images have to be ".bmp" format and the output image must be saved as ".bmp" format. In the main code, you must be change your input image and output image (saved image) paths to yours.
Platform: | Size: 6144 | Author: 穿山甲说 | Hits:

[Special EffectsAutoCanny-master

Description: Zero-parameter, automatic Canny edge detection with C++ and OpenCV. This is a conversion of Adrian Rosebrock's python script to c++. Everything is contained in the include folder in auto_canny.h There's an simple code in src/main.cpp to read an image and output the zero parameter canny image
Platform: | Size: 2048 | Author: 穿山甲说 | Hits:

[Special Effectscanny

Description: canny边缘检测,图像处理,用于图像分割,(Canny edge detection, image processing, image segmentation,)
Platform: | Size: 184320 | Author: jerrypb | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net